net/http.http2roundRobinWriteScheduler.control (field)

5 uses

	net/http (current package)
		h2_bundle.go#L11595: 	control http2writeQueue
		h2_bundle.go#L11663: 		ws.control.push(wr)
		h2_bundle.go#L11674: 		ws.control.push(wr)
		h2_bundle.go#L11682: 	if !ws.control.empty() {
		h2_bundle.go#L11683: 		return ws.control.shift(), true